Skip to content

remove the deprecated MaybeOwnedVector#22009

Merged
bors merged 1 commit intorust-lang:masterfrom
japaric:no-mov
Feb 7, 2015
Merged

remove the deprecated MaybeOwnedVector#22009
bors merged 1 commit intorust-lang:masterfrom
japaric:no-mov

Conversation

@japaric
Copy link
Copy Markdown
Contributor

@japaric japaric commented Feb 6, 2015

If you were still using MaybeOwnedVector, update your code to use CowVec.

[breaking-change]


We already removed MaybeOwned (the string equivalent) long time ago and with a much shorter deprecation period. It's time to let go.

@rust-highfive
Copy link
Copy Markdown
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Copy Markdown
Member

@bors: r+ 67ee26d rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 6, 2015
 If you were still using `MaybeOwnedVector`, update your code to use `CowVec`.

[breaking-change]

---

We already removed `MaybeOwned` (the string equivalent) long time ago and with a much shorter deprecation period. It's time to let go.
@bors bors merged commit 67ee26d into rust-lang:master Feb 7, 2015
@japaric japaric deleted the no-mov branch February 7, 2015 13:36
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 13, 2026
fix: no complete term expressions on qualified path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants